projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bdbf9e
)
Don't distribute oldXMenu/Makefile.
author
Jim Blandy
<jimb@redhat.com>
Sun, 16 May 1993 20:36:30 +0000
(20:36 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Sun, 16 May 1993 20:36:30 +0000
(20:36 +0000)
make-dist
patch
|
blob
|
history
diff --git
a/make-dist
b/make-dist
index 4853a3e840c51ce30fb7ff26884f85d6001ac42e..cf5070f9c7b0531f64c2448ba4a5c88a8b2fa61c 100755
(executable)
--- a/
make-dist
+++ b/
make-dist
@@
-199,7
+199,7
@@
echo "Making links to \`lib-src'."
echo "Making links to \`oldXMenu'."
(cd oldXMenu
ln *.c *.h *.in ../${tempdir}/oldXMenu
- ln README
Makefile
Imakefile ChangeLog ../${tempdir}/oldXMenu
+ ln README Imakefile ChangeLog ../${tempdir}/oldXMenu
ln compile.com descrip.mms ../${tempdir}/oldXMenu)
echo "Making links to \`etc'."